syntactic algorithm

英 [sɪnˈtæktɪk ˈælɡərɪðəm] 美 [sɪnˈtæktɪk ˈælɡərɪðəm]

【计】语法算法

计算机



双语例句

  1. New probabilistic syntactic analysis parser based on GLR algorithm
    基于GLR算法的新型概率句法分析器
  2. When we want to acquire the best syntactic parsing tree, we gain the probability by using Viterbi Algorithm;
    采用Viterbi算法,在给定一部概率上下文无关语法以及句子前提下,找出最为可能的分析树。
  3. A Chinese syntactic analysis method based on LR algorithm is presented in this paper.
    本文提出并实现了基于LR算法的汉语句法分析方法。
  4. A Chinese Syntactic Analysis System Based on LR Algorithm
    基于LR算法的汉语句法分析系统
  5. Syntactic Template Auto-extraction Based on Generalization 、 Specialization and Overlay Algorithm
    基于泛化特化和覆盖算法的句法模板自动提取
  6. This paper describes the architecture and functions of this system, and discusses detailedly two important algorithms in implementation, which are bracket matching algorithm and syntactic parsing algorithm. The preliminary experiment result shows that it performs well and it can achieve design goal.
    本文概述了句法分析辅助系统的体系结构和基本功能,详细分析了系统实现中的两个关键算法,即括号匹配算法和句法解析算法,初步实验结果表明辅助系统效果良好,达到设计目的。
  7. Chinese Syntactic Parsing Algorithm Based on Segmentation of Punctuation
    基于标点符号分割的汉语句法分析算法
  8. An Efficient Probabilistic Syntactic Analysis Algorithm for Chinese
    一种有效的汉语概率句法分析算法
  9. The syntactic parser applies the GLR algorithm to process the Context Free Grammar ( CFG), whose purpose is to extract features of syntactic structure for use by the semantic parser. The syntactic grammar is designed for the trade off between the coverage and the accuracy.
    在这一流程中,句法分析使用GLR分析器处理上下文无关文法(CFG),获取句子结构特征以便为语义分析服务,句法规则照顾到覆盖率和准确率间的平衡。
  10. Then we present the representation of a syntactic analysis algorithm of SLL(κ) grammars for the Floyd-Evans production language and an algorithm generating this analysis algorithm.
    然后给出SLL(k)文法分析算法的Floyd-evans产生式语言(即PL)表示及其构造算法。
  11. Automatic Processing of Russian Syntactic Information: Syntactic Blocks and Their Identification Algorithm
    俄语句法信息的自动化处理&基本构句块及其识别算法
  12. The word segmentation is implemented using the Maximum Matching algorithm based on the improved dictionary mechanism, the syntactic analysis using the improved Chart algorithm, and the similarity calculation using the single similar degree proximity algorithm.
    分词基于改进后的词典机制,采用最大匹配算法实现,句法分析采用了改进后的Chart算法,相似度计算采用单向贴近度算法。